a11y: Add GValue initializers for accessible attributes
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 10 Nov 2020 14:08:16 +0000 (14:08 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 10 Nov 2020 14:31:56 +0000 (14:31 +0000)
commit6af89e90348ae83d1d88fbf094660205fa45989f
tree2f998d09d4c8705468611b00ab68174d1001c490
parent1bdc8b90618b059534d447912c09c11f6cf961ab
a11y: Add GValue initializers for accessible attributes

Consumers of the GValue-based API for GtkAccessible need to have a way
to initialize the GValue with the correct type for the given attribute.
gtk/gtkaccessible.h
gtk/gtkaccessiblevalue.c
gtk/gtkaccessiblevalueprivate.h
gtk/gtkaccessiblevaluestatic.c